
/* Links, Login */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	font-family: Tahoma, Arial;
}
/* Blue, Border gray, Frame gray */
.Contitle_Darkgray_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #555555;
	font-family: Tahoma, Arial;
}
/* Blue, Border gray, Frame gray */
.Contitle_Darkgray_13px
{
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	font-family: Tahoma, Arial;
}

/* Border blue, Frame blue, Gray, White */
.Contitle_Blue_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #598296;
	font-family: Tahoma, Arial;
}
/* Header border, Header */
.Contitle_White_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{
	font-weight: bold;
	font-size: 12px;
	color: #555555;
	font-family: Tahoma, Arial;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Tahoma, Arial;
}


.Gradient, 
{
	color: #ffffff;
}
.Gradient A:link {color: #ffffff;}
.Gradient A:active {color: #ffffff;}
.Gradient A:visited {color: #ffffff;}
.Gradient A:hover {
	color: #ffffff;
	text-decoration: underline;
}

.Gradient_TITLE
{
	font-weight: bold;
	font-size: 15px;
	color: ffffff;
	font-family: Tahoma, Arial;
	text-transform: uppercase;
	padding-top: 20px;
}



.White, 
{
	color: #000000;
}
.White A:link {color: #000000;}
.White A:active {color: #000000;}
.White A:visited {color: #000000;}
.White A:hover {
	color: #000000;
	text-decoration: underline;
}

.White_TITLE
{
	font-weight: bold;
	font-size: 15px;
	color: 5E7472;
	font-family: Tahoma, Arial;
	text-transform: uppercase;
	padding-top: 20px;
}


